Objects Reference

bezier_patch::load_pch

Prototype

int load_pch(char *file)

Parameters

Parameter Type Description
file char * filename for a .pch file to load

Return Value

Returns TRUE if loading was OK, FALSE on any error.

Remarks

This function loads the patch from a text file in the .pch format.